body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "Microsoft YaHei";
}

ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li:hover {
	cursor: pointer;
}

a {
	text-decoration: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    display: block;
    clear: both;
    content: ".";
    height:  0;
    width:  0;
    visibility: hidden;
}


.h-sec-head {
	margin-top: 40px;
	text-align: center;
	background: url("../images/sec_h_bg.jpg") no-repeat center 0px;
	font-size: 30px;
	line-height: 50px;
	padding-top: 10px;
	margin-top: 20px;
}

/*========== 产品展示 ==========*/
.pro_rec {
	width: 100%;
}

.pro_rec .r {
	height: 58px;
	float: right;
	width: 30%;
	background: #e1e4e8;
	margin-bottom: -58px;
}

.pro_rec .c {
	
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.pro_rec .c .hot-pro {
	height: 58px;
	line-height: 58px;
	background: #fff;
	position: relative;
}

.pro_rec .c .hot-pro span {
	/*display: inline-block;*/
	margin-right: 10px;
}

.pro_rec .c .hot-pro .hot-line {
	width: 276px;
	height: 58px;
	background: url("../images/hot_tel_bg.jpg") no-repeat center center;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 20px;
	color: #0051ad;
	padding-left: 80px;
}

.pro_rec .c .header {
	width: 1200px;
	height: 135px;
	background: url("../images/pro_cat_h.jpg") no-repeat left top;
	position: static;
}

.pro_rec .c .pro_cat {
	width: 1300px;
}

.pro_rec .c .pro_cat .pro_cat_item {
	width: 275px;
	height: 420px;
	float: left;
	color: #fff;
	margin-right: 25px;
	position: relative;
}

@media(max-width: 1366px) {
	.pro_rec .c .pro_cat .pro_cat_item {
		/*width: 193px;
		height: auto;*/
	}
}

.pro_rec .c .pro_cat .pro_cat_item p {
	text-align: center;
	color: #fff;
}

.pro_rec .c .pro_cat .pro_cat_item p.ani {
	height: 1px;
	width: 80px;
	background: url("../images/ani_bg.jpg") repeat-x;
	margin: 5px auto 0;
}

.pro_rec .c .pro_cat .pro_cat_item .t1 {
	font-size: 22px;
	margin: 30px auto 30px;
}

.pro_rec .c .pro_cat .pro_cat_item .t1,
.pro_rec .c .pro_cat .pro_cat_item .t2 {
	font-family: 微软雅黑;
	color: #fff;
	text-align: center;
}


.pro_rec .c .pro_cat .pro_cat_item a {
	display: block;
	width: 100%;
	height: 100%;
}

.pro_rec .c .pro_cat .pro_cat_item a img {
	display: block;
	margin: 60px auto 20px;
}

.pro_rec .c .pro_cat .pro_cat_item a span {
	display: block;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -22px;
	color: #fff;
}

.pro_rec .c .pro_cat .item1 {
	background: url("../images/pro_cat_item1.jpg") no-repeat left top;
}

.pro_rec .c .pro_cat .item2 {
	background: url("../images/pro_cat_item2.jpg") no-repeat left top;
}

.pro_rec .c .pro_cat .item3 {
	background: url("../images/pro_cat_item3.jpg") no-repeat left top;
}

.pro_rec .c .pro_cat .item4 {
	background: url("../images/pro_cat_item4.jpg") no-repeat left top;
}

.flow {
	height: 720px;
	/*background: url("../images/flow_bg.jpg") no-repeat center;*/
	margin: :0px auto;
}

@media screen and (max-width: 1366px) {
	.flow {
		height: 504px;
	}
}

#ad_01 {
	height: 300px;
	background: url("../images/ad01.jpg") no-repeat center;
	position: relative;
	overflow: hidden;
}

#ad_01 .info_wrap {
	width: 235px;
	height: 150px;
	border: 5px solid #fff;
	border-top:0px;
	margin-left:1240px;
	margin-top: 80px;
	color: #fff;
	text-align: center;
	overflow: hidden;
}

@media(max-width: 1366px) { 
	#ad_01 .info_wrap {
		width: 235px;
		height: 150px;
		border: 5px solid #fff;
		border-top:0px;
		margin-left:1040px;
		margin-top: 80px;
		color: #fff;
		text-align: center;
		overflow: hidden;
	}
}

#ad_01 .info_wrap .tel_title {
	font-size: 18px;
	margin: 20px auto 10px;
}

#ad_01 .info_wrap .tel {
	font-size: 20px;
}

#ad_01 .info_wrap a {
	display: block;
	width: 109px;
	height: 30px;
	background: url("../images/ljzx.png") no-repeat;
	margin: 10px auto 0px;
}

/*========== 分类产品 ==========*/
.pro-cat-wrap .c {
	width: 1200px;
	margin: 0px auto;
	text-align: center;
}

.pro-cat-wrap .c p {
	line-height: 30px;
}

.pro-cat-wrap .c .pro-cat-nav {
	width: 800px;
	margin: 30px auto;
}

.pro-cat-wrap .c .pro-cat-nav li {
	float: left;
	width: 138px;
	padding: 10px 10px;
	border:1px solid #ccc;
	margin-left: -1px;
}

.pro-cat-wrap .c .pro-cat-nav li:hover {
	background: #0051ad;
}

.pro-cat-wrap .c .pro-cat-nav li:hover a {
	color: #fff;
}

.pro-cat-wrap .c .pro-list {
	overflow: hidden;
	width: 1300px;
}

.pro-cat-wrap .c .pro-list .pro-item {
	float: left;
	width: 300px;
	height: 260px;
	background: red;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pro-cat-wrap .c .pro-list .main-pro {
	width: 600px;
	height: 530px;
	background: orange;
}

/*========== 工程案例 ==========*/
.case_wrap {
	background: #e1e4e8;
	/*padding-top: 30px;*/
	width: 100%;
}

.case_wrap .c {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.case_wrap .c .content ul li {
	float: left;
	margin-bottom: 20px;
}

.case_wrap .c .content ul li.split {
	margin-left: 20px;
	margin-right: 20px;
}

.case_wrap .c .content ul li p {
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.case_wrap .c .content ul li img {
	vertical-align: top;
}

.case_wrap .c .content ul li:hover {
	background: #0051ad;
	color: #fff;
}

.case_wrap .c .content ul li:hover a {
	color: #fff;
}

/*========== 关于我们 ==========*/
.about .c {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}

.about .c .content {
	height: 400px;
}

.about .c .content .about_info {
	width: 590px;
	height: 260px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: #fff;
}

.about .c .content .about_info .about_title {
	font-size: 28px;
	color: #0051ad;
	padding-left: 10px;
	padding-top: 30px;
}

.about .c .content .about_info .about_desc {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 15px;
	line-height: 30px;
}

.about .c .content .about_info ul {
	margin-left: 10px;
	margin-top: 10px;
}

.about .c .content .about_info ul li {
	float: left;
}

/*========== 我们优势 ==========*/
.adv_wrap {
	height:500px;
	background: url("../images/adv_bg.jpg") no-repeat center center;
}

.adv_wrap .c {
	width: 1200px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

.adv_wrap .c ul {
	margin-top: 150px;
}

.adv_wrap .c ul li {
	float: left;
	margin: 30px 51px;
}

/*========== 公司新闻 ==========*/
.news_wrap {
	width: 1200px;
	text-align: center;
	margin: 0px auto;

}

.news_wrap p {
	font-size: 30px;
	font-weight: normal;
	line-height: 70px;
}

.news_wrap .sec_bg {
	width: 1200px;
	height: 5px;
	background: url("../images/sec_h_bg.jpg") no-repeat center center;
	margin-bottom: 50px;
}

.news_wrap .news .left {
	width: 540px;
}

.news_wrap .news .left .video {
	width: 540px;
	background: #000;
	position: relative;
}

.news_wrap .news .left .video .video_file {
}

.news_wrap .news .left .v_title {
	font-size: 16px;
	text-align: left;
	color: #425494;
	height: 30px;
	line-height: 30px;
}

.news_wrap .news .left .more_wrap {
	position: relative;
	/*margin-top: 30px;*/
	height: 30px;
	display: block;
}

.news_wrap .news .left .more_wrap .btn_more {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 85px;
	height: 29px;
}

.news_wrap .news .right {
	width: 600px;
}

.news_wrap .news .right .news_h {
	overflow: hidden;
	position: relative;
}

.news_wrap .news .right .news_h ul {
	border-bottom:2px solid #ccc;
}

.news_wrap .news .right .news_h ul li {
	float: left;
	font-size: 18px;
	margin-left: 20px;
}

.news_wrap .news .right .news_h ul li a {
	display: block;
	/*width: 100%;*/
	height: 100%;
	padding: 6px;
	text-align: center;
}
.news_wrap .news .right .news_h ul li .news_h_current {
	color: #425494;
	font-weight: bold;
	/*background: #425494;*/
}

.news_wrap .news .right .news_h span {
	float: right;
}

.news_wrap .news .right .news_list {
	display: none;
	text-align: left;
	padding-top: 20px;
}

.news_wrap .news .right .mask_item .m_date {
	float: left;
	width: 80px;
	height: 90px;
	background: #cbced1;
	text-align: center;
	color: #fff;
}

.news_wrap .news .right .news_list .mask_item .m_date .m_d {
	padding: 10px 0px;
	font-size: 30px;
}

.news_wrap .news .right .news_list .mask_item .m_title {
	display: inline-block;
	padding-left:20px;
	color: #009933;
	font-size: 16px;
}

.news_wrap .news .right .news_list .mask_item .m_content {
	display: inline-block;
	width: 500px;
	padding-left: 20px;
	padding-top: 25px;
	line-height: 25px;
	margin-bottom: 50px;
}

.news_wrap .news .right .news_list .items li {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	/*list-style-image:url("/static/images/list_s_01.png");
  	list-style-type:square;*/
  	background: url("../images/list_s_01.png") no-repeat left 3px;
}


.news_wrap .news .right .news_list .items li .date {
	position: absolute; 
	right: 0px;
}

.news_wrap .news .right .news_current {
	display: block;
}

.news_wrap .news .right .more_wrap {
	position: absolute;
	/*margin-top: 30px;*/
	right: 0px;
	top: 0px;
}

.news_wrap .news .right .more_wrap .btn_more {
	position: absolute;
	right: 0px;
	display: block;
	width: 85px;
	height: 29px;
	/*background: url("../images/btn_more.jpg") no-repeat left top;*/
}

/*========== 友情链接 ==========*/
.flink {
	width: 1200px;
	margin: 0px auto;
	margin-top: 40px;
}

.flink .flink_head_wrap {

}

.flink .flink_head_wrap .flink_head {
	width: 80px;
	font-size: 18px;
	border-bottom: 3px solid #009933;
}

.flink .flink_list {
	margin-top: 10px;
}

.flink .flink_list li {
	float: left;
	margin-right: 20px;
}

.flink .flink_list li a {
	color: #666;
}

.keyword_wrap {
	margin: 35px auto 0px;
	height: 40px;
	background: #009933; 
	color: #fff;
	line-height: 40px;
}

.keyword_wrap .keyword_c {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}

.keyword_wrap .keyword_c .keyword {
	margin-right: 20px;	
}

.keyword_wrap .keyword_c .pro_cat_wrap {
	width: 230px;
	background: #006633;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	cursor: pointer;
	height: 40px;
}

.keyword_wrap .keyword_c .pro_cat_wrap .pro_cat_menu .f {
	font-size: 20px;
	margin-left: 10px;
}

.keyword_wrap .keyword_c .pro_cat_wrap ul {
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 230px;
	background: #009933;
	margin: 0px;
	padding: 0px;
	display: none;
}

.keyword_wrap .keyword_c .pro_cat_wrap ul li a {
	color: #fff;
}

.keyword_wrap .keyword_c .pro_cat_wrap ul li:hover {
	background: #006633;
}

/*========== 关于万润 ==========*/
.zz_wrap ul {
	/*width: 3000px;*/
	margin-top: 20px;
	height: 358px;
	overflow: hidden;
}

.zz_wrap ul li {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.zz_wrap .zz_more {
	width: 50px;
	height: 80px;
	background: url("../images/zz_more.jpg") no-repeat left top;
	margin: 20px auto 0px;
	cursor: pointer;
}


img.aligncenter {
    display: block;
    margin: 0 auto;
}
